home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / misc / g5library / lib / lib.readme < prev   
Text File  |  1999-04-19  |  1KB  |  22 lines

  1. gateway.lib     is a stub-link-lib compatible to libr or alib and can be
  2.                 used by all Linkers that can work with this libs. If your
  3.                 Linker not support this Lib-type, create your own lib from
  4.                 the .fd-file.
  5.  
  6. gateway_040.lib this stub-link-lib is for 68040/68060. Use only if you
  7.                 compile for one of this cpu-types. The stubs a created with
  8.                 68040-option. You can use ALL types of gateway.library, but
  9.                 the lib-code is only for 68040 (or 68060, too).
  10.  
  11. gateway_ppc.a   this stub-link-lib is for ppc / PowerUP. Use only for 
  12.                 PowerUP-programs (elf).
  13.  
  14. gateway_wos.lib this stub-link-lib is for ppc / WarpOS. Use only for
  15.                 Warp OS-programs (ehf).
  16.  
  17. All stubs are created by fd2lib from vbcc, PhxAsm and PmmLibr (a own
  18. tool, compatible to libr/alib with special options for Pmm).
  19. The ppc.a lib is created by fd2libppc from vbcc, pasm and ppc-amigaos-ar
  20. by GNU/gcc.
  21. The wos.lib is created by fd2libwos from vbcc, pasm and PmmLibr.
  22.